home *** CD-ROM | disk | FTP | other *** search
- \ SWAPTABS.S
- \ demotest sample table
-
- \ This table swaps the order of variable-length tabular columns
- \ It is written to handle the output of TABULAR.S and TABULAR2.S, but
- \ it can be easily reworked to recognize other codes as column separators.
-
- \ With SNR, column separators can be one or more
- \ literal characters, giving you complete
- \ flexibility in conversion.
-
- \ In the following equation, there are 5 tabular columns being processed
- \ using variable-length search-and-replace. Each column has a maximum
- \ width of 20 printable characters
-
- [bt\^*(20)\v[ldr][ql[nt\^*(20)\v[qr[nt\^*(20)\v[qr[nt\^*(20)\v[cm\^*(20)\v[et= \+
- [bt\^3[ldr][ql[nt\^2[qr[nt\^1[qr[nt\^4[cm\^5[et
-
-